Int64NIProviderIMathInt64NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<Int64N> IProvider<IMath<Int64N>>.GetInstance()
Private Function GetInstance As IMath(Of Int64N)
Implements IProvider(Of IMath(Of Int64N)).GetInstance
private:
virtual IMath<Int64N>^ GetInstance() sealed = IProvider<IMath<Int64N>^>::GetInstance
private abstract GetInstance : unit -> IMath<Int64N>
private override GetInstance : unit -> IMath<Int64N>
IMathInt64NAn instance of
T.
IProviderTGetInstance